configure: properly require libx264 if enabled
authorMarvin Scholz <epirat07@gmail.com>
Sun, 24 Jul 2022 10:11:49 +0000 (12:11 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Tue, 2 Aug 2022 18:27:24 +0000 (19:27 +0100)
commit79d7c895cd2b16eaa2a3d4a73c6935b8a9d65ffe
tree21b668a5c51880a47c1d39ac4a1899148ed4e126
parente9460123e108ba1d01a5baff4da745d7c1b58a41
configure: properly require libx264 if enabled

When libx264 can not be found even though it is enabled, it should error
out properly instead of silently disabling it.

(cherry picked from commit 564d7946de56155d1c42165a8b561fcf5028cbbc)

Gbp-Pq: Name 0002-configure-properly-require-libx264-if-enabled.patch
configure